home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 116 / PC Guia 116.iso / intro.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-01-24  |  60 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:self.close()", "");
  3. }
  4.